Combining Power and Simplicity in a Groupware Toolkit
نویسندگان
چکیده
Many tools exist for the development of real-time distributed groupware, but most of these tools do not provide an appropriate balance of power and simplicity for necessary for prototyping or research. To better support the middle ground in groupware development, we built a new toolkit called GT/SD. It provides solutions to problems of real-world network performance without sacrificing the simple programming approach needed for rapid prototyping. GT/SD builds on the successes both of earlier groupware toolkits and game networking libraries, and implements seven ideas that help solve problems of rapid development, network delay, quality of service, and testing. We introduce the design and the benefits of GT/SD, and demonstrate the toolkit through several examples.
منابع مشابه
GroupLab Collabrary: A Toolkit for Multimedia Groupware
GroupLab Collabrary is a toolkit for rapidly prototyping multimedia groupware. It provides a straightforward API to managing and distributing multimedia information between groupware program instances. The Collabrary also has a culture of use, where a small generic set of useful groupware programming patterns has evolved over time. In this workshop I will describe the Collabrary, what it offers...
متن کاملDiscoTech: A Toolkit for Handling User Level Disconnection Problems in Synchronous Groupware
During a collaboration session in synchronous groupware participants can often get disconnected, which causes various user level problems, such as interpretation difficulties, confusion and misunderstanding To date, no toolkit exists for providing programming support for developers to solve user level disconnection problems. In this paper, we present a toolkit called DiscoTech that offers a gen...
متن کاملGT: A Groupware Toolkit for C#
Building and experimenting with groupware applications is made complicated by having to deal with networking quirks, issues of concurrency, and non-extensible communication mechanisms. We have implemented a toolkit for to simplify the development of groupware applications in C#/.NET that aims to reduce the amount of code necessary to prototype an idea. Note: This document is for GT 3, and is me...
متن کامل6 Groupware Toolkits for Synchronous Work
Groupware toolkits let developers build applications for synchronous and distributed computer-based conferencing. This chapter describes four components that we believe toolkits must provide. A run-time architecture automatically manages the creation, interconnection, and communications of both centralized and distributed processes that comprise conference sessions. A set of groupware programmi...
متن کاملThe Workspace Model: Dynamic Distribution of Interactive Systems
This thesis presents an architectural model for synchronous groupware called the Workspace Model, which provides a clean separation of conceptual structure from distributed implementation. The model includes a formally-defined, distribution transparent, conceptual level architectural model with appropriate abstractions for the development of groupware; a formally-defined implementation level ar...
متن کامل